laravel model is dirty

49

laravel model is dirty -

if($product->isDirty()){
    // changes have been made
}

Comments

Submit
0 Comments